spliting kernel ipfw source ? (also involves sctp)
- From: Luigi Rizzo <rizzo@xxxxxxxxxxxx>
- Date: Sun, 1 Mar 2009 16:30:10 +0100
Hi,
I am planning to split netinet/ip_fw2.c in a number of smaller files
to make it more manageable, and while i do this I would also like
to move the files related to ipfw2 (namely ip_fw*c) to a better place.
Any objection to moving them to sys/netinet/ipfw2 ?
Also, I can't help noticing that sys/netinet/ contains 36 files
related to sctp -- wouldn't it be the case to move them
(perhaps with the exception of the userland headers)
to a separate subdirectory ?
(I know the same reasoning would apply to tcp, which has 23 files,
but the issue here is that there is 25 years of userland code expecting
the tcp headers in netinet/ and moving them would be a
nightmare for ports...)
cheers
luigi
_______________________________________________
freebsd-arch@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: spliting kernel ipfw source ? (also involves sctp)
- From: Julian Elischer
- Re: spliting kernel ipfw source ? (also involves sctp)
- From: Sam Leffler
- Re: spliting kernel ipfw source ? (also involves sctp)
- Next by Date: Re: spliting kernel ipfw source ? (also involves sctp)
- Next by thread: Re: spliting kernel ipfw source ? (also involves sctp)
- Index(es):
Relevant Pages
|