Re: HEADSUP: arp-v2 has been committed



On Saturday 27 December 2008 13:28:42 Gerald Pfeifer wrote:
On Tue, 23 Dec 2008, Tijl Coosemans wrote:
No, the output of this command is still the same. NET_RT_DUMP
obtains the entire L3 table and filtering for RTF_GATEWAY
non-multicast routes have the same semantics. Those flags never
apply to L2 entries.

Thanks for answering my questions. I've attached the patch for Wine.

Thanks, Tijl! Are you also going to submit this patch upstream or
would you prefer me to submit my (syntactically different, but
equivalent) version? I'd love to see this addressed in Wine 1.1.12.

I was kind of waiting for the dust to settle.

I didn't want to speak up because I'm no authority in this area and in
the end I'm OK with any outcome, but personnaly I find special-casing
{NET_RT_FLAGS,0} to retrieve the L2 entries a bit odd. Surely, letting
{NET_RT_FLAGS,RTF_LLINFO} return L2 entries is exactly the same to
implement, is far more descriptive, is fully backwards compatible and
compatible with other sysctl operating systems like the other BSDs and
Mac OS X, which helps portability.

AFAIK, the other use of RTF_LLINFO was to filter out L2 entries from
the entire L2+L3 routing table to obtain just the L3 entries. Because
the L2 and L3 table have been separated this filtering isn't needed
anymore, but what harm would it do to reintroduce RTF_LLINFO? The
filtering code would become a useless no-op, but you'd stay fully
compatible, again both backwards and with other operating systems.

I just think that removing RTF_LLINFO was a bit too aggressive an
optimisation with little advantage and too many disadvantages
and I'd like to see it return.
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: filtering list of data
    ... An AutoFilter dropdown list will only show 1000 entries. ... has more than 1000 unique items, they can be filtered, but they can't ... > columns are invoice #, invoice date, customer name, and invoice amount. ... > recently learned about filtering which comes in way more handy that the ...
    (microsoft.public.excel.misc)
  • Re: HEADSUP: arp-v2 has been committed
    ... obtains the entire L3 table and filtering for RTF_GATEWAY ... I'd love to see this addressed in Wine 1.1.12. ... to retrieve the L2 entries a bit odd. ... again both backwards and with other operating systems. ...
    (freebsd-current)
  • RE: Can one form contain another as a control?
    ... > I have an edit form to be used when adding new entries. ... > have filtering text & combo boxes along the top, a TreeView control along the ... > I could probably come close using an MDI, but I already have an MDI form ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Calendar is not displaying some information.
    ... It looks like that the calendar is ... pulling back a limited number of rows and THEN filtering for the ... but now new entries are not ... This second option seems far more ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: Merging two spreadsheets, avoiding duplicates?
    ... Filtering to pull out the unique names/addresses. ... For instructions on the filtering part see Debra Dalgleish's site. ... is there a way to subtract the entries that exist in the first ...
    (microsoft.public.excel)

Loading